AbsoluteDateTransitionDate Property |
Represents the date and time at which the time zone transition occurs.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime Date { get; set; }Public Property Date As DateTime
Get
Set
Property Value
Type:
DateTimeThe date.
See Also